home *** CD-ROM | disk | FTP | other *** search
- Path: inferno.mpx.com.au!jolt!nring
- From: nring@jolt.mpx.com.au (Nick Ring)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Arexx Error while OpenPort()
- Date: 10 Jan 1996 21:45:53 GMT
- Organization: Microplex Pty Ltd
- Message-ID: <4d1c2h$rh6@inferno.mpx.com.au>
- References: <68650023@0humpty.tomate.tng.oche.de>
- NNTP-Posting-Host: jolt.mpx.com.au
- X-Newsreader: TIN [version 1.2 PL2]
-
- Andreas Mixich (humpty@TOMATE.TNG.OCHE.DE) wrote:
-
- G'day
-
- : while using OpenPort() I get an 'unmatched quote'. But there is no
- : unmatched quote !
-
- Check the whole program, as I also had the problem once. The only way I
- found the unmatching quote was by writting a quick ARexx program to check
- for an even number of ' on each line and then change the script to check
- for an even number of " on each line.
-
- hope this helps you.
-
- nick
-